You could even just use a single pointer and write data back into the buffer you got it from, although this might be a nuisance to program for on the other end. 您甚至只需要使用一个指针并将数据写回到读取数据所使用的缓冲区中即可,不过这对于另外一端的编程来说可能有些麻烦。
Returning a pointer to static data may cause a function to be non-reentrant. 返回指向静态数据的指针可能会导致函数不可重入。
This is a pointer to application-specific data for program initialization. 是到特定于应用程序数据的指针,用于程序的初始化。
If a function needs to maintain the state of some data over successive calls, such as a working buffer or a pointer, the caller should provide this data. 如果函数需要在一系列调用期间维持某些数据的状态,比如工作缓存或指针,那么调用者应该提供此数据。
Binary trees are represented by nodes that have a data value and a left and right pointer; however, there are many data structures that require trees with more than just a left and right branch. 描述二叉树(binarytree)的节点有一个数据值、一个左指针和一个右指针;不过,很多数据体要求树不只有一个左分支和一个右分支。
This is a pointer to a structure which holds the data about the SPE program itself. 是持有有关SPE程序本身的数据的结构的指针。
We won't discuss import further here, but see the References section below for a pointer to the Data Movement Utilities Guide discussion of how import and load differ. 这里我们不会进一步讨论import,不过读者可以参阅后面的参考资料一节,在那里可以找到指向DataMovementUtilitiesGuide的链接,该指南讨论了import与load之间的不同之处。
In general, you should avoid long and pointer data as much as possible. 通常,您应该尽可能地避免使用long和pointer数据。
A24-byte pointer to this off-row data is maintained on the original page. 原始页上将维护一个指向此行外数据的24字节指针。
The pointer goes again to the data menu, points to list, and clicks publish list. 指针再次移动到“数据”菜单,指向“列表”,然后单击“发布列表”。
Use C Language's Pointer Insert Linked Lists In Data Structure 用C语言的指针在数据结构中插入链表
A pointer to an OVERLAPPED structure that supplies data to be used during asynchronous operation. 一个指针的重叠结构,提供供数据时使用的异步操作。
A pointer to the first byte of new data is returned. 此函数将返回一个指向新数据第一个字节的指针。
When a procedure is passed a pointer to a data structure, it adds to the reference count. 当向一个程序传递一个指向某个数据结构指针时,该程序会将引用计数增加1。
Pointer to a buffer that contains the data required to perform the operation. 指向一个缓冲区,其包含执行操作所必须的数据。
A fast technique for implementing Holter cardio real time data reduction based on pointer and dual data buffers is presented in this paper, and an example of its application is also given here. 利用指针和双数据缓冲区法快速实现数据压缩的技术,并给出了应用实例。
Locks a variant array and returns a pointer to the data. 锁住一个变体类型的数组并且返回一个指向这个数据的指针。
Using pointer can conveniently show the complex data structure, making program simple, efficient and compact. Pointer is the key of the whole C language course and the important basis of the successive courses. 使用指针可以方便地表达复杂的数据结构,使程序简洁、高效、紧凑,指针是整个C语言课程的重点以及后续课程的重要基础。
In this paper, a data structure similar to the Windows folder structure is proposed. It is constructed by placing the pointer of a new bintree or some concrete data in each node of a bintree. 文章提出了一种类似Windows文件夹模式的数据结构,它是通过在二叉树的各个结点可以存放数据或一棵新的二叉树指针的思想建立起来的。
Explains the concept of second rank pointer, divides the second rank pointer into two conditions, which are the pointer indicating to variable and those indicating to array, discusses the difference between second rank pointer variable and second rank pointer data, and their usage. 阐述了二级指针的概念,把二级指针分成指向指针变量的指针和指向数组的指针两种情况,讨论了二级指针变量与二级指针数据的用法与区别。
Applying structure pointer and dynamic data structure, such as the linked list and queue in C, we have made the working software executed with less memory requirement and time overhead. 并根据C语言结构功能强的特点,采用结构指针及链表、队列等动态数据结构,使整个算法具有节省内存、快速省时的特点。
The system of multi-pointer meter indication recognition and information management is to recognize and read the pointer. Simultaneously, the obtained data will send to database management. 复杂仪表读数识别和信息管理系统是对复杂的指针表进行识别、读数,同时将取得的数据交由数据库管理系统进行信息管理的系统。
In this paper, we discuss the grouping mode, as well as the pointer arithmetic and the link for real-time data structures. 本文根据实时控制系统中的数据特点,讨论了实时数据结构的组合方式以及数据结构的指针运算和链接。
The analysis of pointer variable and inter procedure data is one of the key problem in the whole program analysis of nested language. 对指针变量以及过程间的数据的分析是嵌套式语言全程分析的关键问题之一。
Pointer Alias Analysis Based on Data Flow 基于数据流的指针别名分析
Set data buffer with two directions and dynamically regulate processors 'pointer to receive/ send data buffer so as to match the speed with which two processors alternately access to data buffer; 设置来去两个方向的数据缓冲区、动态调整处理器读/写缓冲区数据的指针,保证系统两侧处理器交替访问速率的匹配;
The POINTER METHOD for Translating Data The nonlinearity stems only from shear. 指针法传递数据非线性来自剪切变形。
The POINTER METHOD for Translating Data 指针法传递数据
The abstract symbol table-based memory model can overcome main problems of memory models for symbolic execution very well, including the problem of pointer and aliasing, type-unsafe memory accesses and data without concrete size. 基于抽象符号表的内存模型能够很好地解决面向符号执行的内存模型面临的主要问题,包括指针和别名问题、类型不安全的内存访问和大小不确定的数据。
The mechanism applies many technologies, such as using hash technology to achieve rapid positioning, applying hash table entries stored the front pointer to link a data list, replacing a cache block with the detection of adaptive replacement algorithm, and timely data synchronization. 在缓存中,运用哈希技术实现快速定位,利用哈希表项中存储的链头指针来链接一个数据链表,通过探测性的自适应置换算法进行缓存块的置换,并及时进行数据同步。